Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turn off static image mode as default #20

Merged
merged 1 commit into from
Mar 13, 2024

Conversation

philipqueen
Copy link
Collaborator

Minor PR to fix: freemocap/freemocap#561

Changes MediaPipe default to not use static image mode. This makes MediaPipe use the previous frame's track as a starting point, which has lead to smoother trajectories in our testing.

Copy link
Contributor

@aaroncherian aaroncherian left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@philipqueen philipqueen merged commit 5b715ee into main Mar 13, 2024
@philipqueen philipqueen deleted the philip/change_mediapipe_default branch March 13, 2024 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setting static_image_mode default to False
2 participants